home *** CD-ROM | disk | FTP | other *** search
- Nytower ISAM is a file managment library for 'C' programmers who
- want to write database applications for the DOS platform. It includes
- a complete set of ISAM function calls, a screen manager and several
- functions for managing data entry fields. NyTower ISAM allows you
- to place multiple indexes on a file and uses b++ tree indexes,
- making it possible to retrieve records in any order appropriate for
- a particular application, while gaining dramatic speed in access time
- compared to other file managment systems.
-
- Included in this demonstration version are the small memory model
- ISAM libraries for Borland and Microsoft 'C' compilers, source code for
- Compudex(TM) a database application for managing mailing lists,
- printing labels, and printing envelopes. You can run this application
- as is or modify it as you like. You should be able to compile the
- application by REMing out the appropriate lines in compudex.bat and
- then executing it.
-
- You can order the distribution version of NyTower ISAM for $34.00
- by filling out the order form, ORDER.TXT. The distribution version
- contains the small, compact, medium and large model libraries for both
- Borland and Microsoft compilers as well as a rather robust user's guide.
- The user's guide includes a tutorial on NyTower ISAM ( with examples )
- a step by step explanation of the Compudex application, a screen manager
- referance, and a function referance. We'll also be able to let you know
- about future releases.
-
- Enjoy the sample application
-
- John G.
-
-